Inspect logs and other Algolia data in Salesforce B2C Commerce.
process
and send
steps.
Field Title | Description |
---|---|
start | The start date and time of the job. |
end | The end date and time of the job. |
products to be sent / total | The number of products (or categories) that are going to be sent for each locale and the number of total items processed. Due to product filtering, these numbers rarely match (for example, product masters are not sent by default). In the case of AlgoliaProductDeltaIndex_v2 , the total is the number of records read from the B2C delta export XML files. |
# locales | The number of locales configured for the site. If there are multiple locales, a single product to be sent will result in one record per locale. |
records to be sent | The number of records that will be sent to Algolia. Usually the number of products to be sent multiplied by the number of locales. |
records sent / failed | The number of records that were successfully sent to Algolia and the number of records that failed to be sent. If the latter is higher than zero, the value is highlighted in red. |
chunks sent / failed | The number of chunks that were successfully sent to Algolia and the number of chunks that failed to be sent. If the latter is higher than zero, the value is highlighted in red. |
error | If an error occurred during the job, the error message will be displayed here in red, empty otherwise. |
AlgoliaJobReport
is created for each job run.
The default retention period for these custom objects is 30 days, after which they are deleted automatically.